Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match on exact test name #28

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

jhawthorn
Copy link
Contributor

This adds ^ and $ around the test name so that if we have tests like

WhateverTest#test_foo
WhateverTest#test_foobar

We are able to run test_foo without also running test_foobar

@zidhuss zidhuss merged commit c852a81 into zidhuss:main Sep 19, 2024
1 check passed
ippachi pushed a commit to ippachi/neotest-minitest that referenced this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants